
		
		
		.index-main .index-one-left .index-one-center  h4 {
			font-size: 22px;
			white-space: nowrap;
			text-overflow: ellipsis;
			overflow: hidden;
			margin: 0px 0 15px 0;
		}
		
		.index-main .index-one-center-bottom .xiangqing{
			display: block;
			width: 113px;
			height: 30px;
			background-color: #109392;
			text-align: center;
			line-height: 30px;
			margin-top: 33px;
			color: #fff;
			font-size: 13px;
			
		}

		
		.zw{
			/*margin-left: 55px;*/
			font-size: 18px;
			color: #109392;
		}
		
		.zw .zs {
			float: right;
			width: 358px;
			color: #999999;
		}
		
		
		
		* {
			margin: 0;
			padding: 0;
		}
		body,
		html {
			font-size: 14px;
			font-family: 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', 'Arial', sans-serif;
		}
		img {
			border: 0;
		}
		a {
			text-decoration: none;
			outline: none;
		}
		ol,
		ul,
		li {
			list-style: none;
		}
		.head-nav {
			width: 100%;
			height: 50px;
			background: #109392;
		}
		.head-nav-con {
			width: 1200px;
			height: 60px;
			margin: auto;
		}
		.head-nav-con ul li {
			width: 150px;
			float: left;
			font-size: 16px;
			text-align: center;
		}
		.head-nav-con ul li:hover {
			background: #333;
		}
		.head-nav-con ul a {
			display: block;
			text-decoration: none;
			text-align: center;
			line-height: 50px;
			color: white;
		}
		.head-nav-con .drop-down {
			position: relative;
		}
		.head-nav-con .drop-down-content {
			padding: 0;
			display: none;
			position: absolute;
			z-index: 1;
			background: #109392;
		}









		.head-nav-con .drop-down-content li:hover > a {
			background-color: #ff9c01;
		}

.drop-down-content-2 ul {
	float: left;
	width: 250px;
	background: #FFF;
}













.head-nav-con .er a:hover {
	color: #000;
}


.head-nav-con .drop-down:hover .drop-down-content {
			display: block;
		}

		.head-nav-con .drop-down-2 {
			position: relative;
		}
		.head-nav-con .drop-down-content-2 {
			padding: 0;
			display: none;
			position: absolute;
			z-index: 1;
		background: #109392;
			right: -150px;
			top: 10px;
		}
		.head-nav-con .drop-down-content-2 > li {
			float: none;
			background-color: #109392;
		}





		.head-nav-con .drop-down-2:hover .drop-down-content-2 {
			display: block;
		}
		
		
		li.bb{
			background:#333;
		}

.nav-box1 {
	color: #333333;
	top: -60px;
	width: 450px;
	float: left;
	padding: 14px 20px;
	background: #FFF;
}
.header .drop-down .drop-down-content .drop-down-2 a{
	/*color:#333333;*/

}
 .drop-down-content a{

	width: 150px;
}

 .drop-down-2 .nav-box1 li a{
	 font: 13px/37px "微软雅黑";
	 color: #109392;
	 /*text-align: left;*/

	 display: block;
	 /*float: left;*/
 }
.nav-box-a ul {
	float: left;
	width: 250px;
	}